MyersDiff.DiffResult

Undocumented in source.
template MyersDiff(T)
struct DiffResult {}

Members

Variables

pos
long pos;
Undocumented in source.
str
T str;
Undocumented in source.
type
EditType type;
Undocumented in source.

Meta